projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96091a4
)
tests: Fix compile warnings for people who don't read gcc output.
author
Benjamin Otte
<otte@redhat.com>
Wed, 5 Jan 2011 22:49:14 +0000
(23:49 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Wed, 5 Jan 2011 22:50:22 +0000
(23:50 +0100)
tests/testtreemenu.c
patch
|
blob
|
history
diff --git
a/tests/testtreemenu.c
b/tests/testtreemenu.c
index 9e223671baa9fa33d11d4818bc642e9da41d6b69..7701b9dd0d32b163db1fcc75ec68403e9796123e 100644
(file)
--- a/
tests/testtreemenu.c
+++ b/
tests/testtreemenu.c
@@
-425,7
+425,7
@@
static void
tree_menu (void)
{
GtkWidget *window, *widget;
- GtkWidget *menu
, *menubar, *vbox, *menuitem
;
+ GtkWidget *menu
bar, *vbox
;
GtkCellArea *area;
GtkTreeModel *store;